[INFO] cloning repository https://github.com/Nyzox1/SillyMic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nyzox1/SillyMic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyzox1%2FSillyMic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyzox1%2FSillyMic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4825ca28925bae0e33f0c1411da71a879771229
[INFO] fixing Nyzox1/SillyMic against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNyzox1%2FSillyMic" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nyzox1/SillyMic
[INFO] finished tweaking git repo https://github.com/Nyzox1/SillyMic
[INFO] tweaked toml for git repo https://github.com/Nyzox1/SillyMic written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nyzox1/SillyMic on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nyzox1/SillyMic already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 98a015aeb0a876a922f6895e750e717b962cf7f760dc7fff63c17b02ee1001ee
[INFO] running `Command { std: "docker" "start" "98a015aeb0a876a922f6895e750e717b962cf7f760dc7fff63c17b02ee1001ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "98a015aeb0a876a922f6895e750e717b962cf7f760dc7fff63c17b02ee1001ee" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98a015aeb0a876a922f6895e750e717b962cf7f760dc7fff63c17b02ee1001ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "98a015aeb0a876a922f6895e750e717b962cf7f760dc7fff63c17b02ee1001ee" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating backend/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling audiopus_sys v0.1.8
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking waitgroup v0.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking ccm v0.5.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking sdp v0.6.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking audiopus v0.2.0
[INFO] [stderr]     Checking oid-registry v0.7.1
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking webrtc-util v0.9.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking neli v0.7.4
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking asn1-rs v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking rtp v0.11.0
[INFO] [stderr]     Checking stun v0.6.0
[INFO] [stderr]     Checking rtcp v0.11.0
[INFO] [stderr]     Checking webrtc-mdns v0.7.0
[INFO] [stderr]     Checking webrtc-sctp v0.10.0
[INFO] [stderr]     Checking der-parser v8.2.0
[INFO] [stderr]     Checking turn v0.8.0
[INFO] [stderr]     Checking webrtc-srtp v0.13.0
[INFO] [stderr]     Checking webrtc-media v0.8.0
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking local-ip-address v0.6.12
[INFO] [stderr]     Checking interceptor v0.12.0
[INFO] [stderr]     Checking webrtc-data v0.9.0
[INFO] [stderr]     Checking webrtc-ice v0.11.0
[INFO] [stderr]     Checking webrtc-dtls v0.10.0
[INFO] [stderr]     Checking webrtc v0.11.0
[INFO] [stderr]     Checking sillymic-host v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stderr]    Migrating backend/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> backend/src/server.rs:376:35
[INFO] [stdout]     |
[INFO] [stdout] 355 |       while let Some(next) = ws_rx.next().await {
[INFO] [stdout]     |                      ----                 -----
[INFO] [stdout]     |                      |                    |
[INFO] [stdout]     |                      |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      `next` calls a custom destructor
[INFO] [stdout]     |                      `next` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 364 |           let signal = match parse_signal_message(message) {
[INFO] [stdout]     |                              -----------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 365 |               Ok(s) => s,
[INFO] [stdout] 366 |               Err(err) => {
[INFO] [stdout]     |                   ---
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `err` calls a custom destructor
[INFO] [stdout]     |                   `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 372 |           state.sessions.touch(session_id).await;
[INFO] [stdout]     |           --------------------------------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `__awaitee` calls a custom destructor
[INFO] [stdout]     |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 376 |                   if let Err(err) = handle_offer(&peer, &signal_out_tx, sdp).await {
[INFO] [stdout]     |                              ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |      |                                        |
[INFO] [stdout]     |                              |      |                                        this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                              |      |                                        up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |      |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                              |      |                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |      this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                              |      up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                              |      `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                              `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 377 | /                     state
[INFO] [stdout] 378 | |                         .sessions
[INFO] [stdout] 379 | |                         .set_error(session_id, "OFFER_FAILED", &err.to_string())
[INFO] [stdout] 380 | |                         .await;
[INFO] [stdout]     | |                              -
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |______________________________this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 386 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 398 |                   if let Err(err) = peer.add_ice_candidate(ice).await {
[INFO] [stdout]     |                              ---    ---------------------------------
[INFO] [stdout]     |                              |      |                           |
[INFO] [stdout]     |                              |      |                           this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                              |      |                           `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                              |      `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                              `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `next` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> backend/src/server.rs:355:28
[INFO] [stdout]     |
[INFO] [stdout] 355 |       while let Some(next) = ws_rx.next().await {
[INFO] [stdout]     |                      ----    ^^^^^^^^^^^^^-----
[INFO] [stdout]     |                      |       |            |
[INFO] [stdout]     |                      |       |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |       |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |       this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                      |       up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      `next` calls a custom destructor
[INFO] [stdout]     |                      `next` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 358 |               Err(err) => {
[INFO] [stdout]     |                   ---
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `err` calls a custom destructor
[INFO] [stdout]     |                   `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 364 |           let signal = match parse_signal_message(message) {
[INFO] [stdout]     |                              -----------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 365 |               Ok(s) => s,
[INFO] [stdout] 366 |               Err(err) => {
[INFO] [stdout]     |                   ---
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 372 |           state.sessions.touch(session_id).await;
[INFO] [stdout]     |           --------------------------------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `__awaitee` calls a custom destructor
[INFO] [stdout]     |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 376 |                   if let Err(err) = handle_offer(&peer, &signal_out_tx, sdp).await {
[INFO] [stdout]     |                              ---    ----------------------------------------------
[INFO] [stdout]     |                              |      |                                        |
[INFO] [stdout]     |                              |      |                                        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                              |      |                                        `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                              |      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                              `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 377 | /                     state
[INFO] [stdout] 378 | |                         .sessions
[INFO] [stdout] 379 | |                         .set_error(session_id, "OFFER_FAILED", &err.to_string())
[INFO] [stdout] 380 | |                         .await;
[INFO] [stdout]     | |                              -
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |______________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 398 |                   if let Err(err) = peer.add_ice_candidate(ice).await {
[INFO] [stdout]     |                              ---    ---------------------------------
[INFO] [stdout]     |                              |      |                           |
[INFO] [stdout]     |                              |      |                           this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                              |      |                           `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |      this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                              |      `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                              `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 407 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `next` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> backend/src/server.rs:97:12
[INFO] [stdout]     |
[INFO] [stdout]  61 |     let _audio = start_audio_bridge(config.input_selector.as_deref(), webrtc.track())
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_audio` calls a custom destructor
[INFO] [stdout]     |         `_audio` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  64 |     let app_state = Arc::new(AppState { sessions, webrtc });
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `app_state` calls a custom destructor
[INFO] [stdout]     |         `app_state` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  97 |     server.await.context("Server stopped with an error")
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  98 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `_audio` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_audio` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpal-0.15.3/src/host/alsa/mod.rs:978:1
[INFO] [stdout]     |
[INFO] [stdout] 978 | impl Drop for Stream {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `app_state` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `app_state` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:485:1
[INFO] [stdout]     |
[INFO] [stdout] 485 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `app_state` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `app_state` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> backend/src/audio.rs:277:29
[INFO] [stdout]     |
[INFO] [stdout] 272 |             let sample = Sample {
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `sample` calls a custom destructor
[INFO] [stdout]     |                 `sample` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 277 |             if let Err(e) = track.write_sample(&sample).await {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                             |                           |
[INFO] [stdout]     |                             |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 280 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `sample` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> backend/src/audio.rs:277:57
[INFO] [stdout]     |
[INFO] [stdout] 272 |             let sample = Sample {
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `sample` calls a custom destructor
[INFO] [stdout]     |                 `sample` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 277 |             if let Err(e) = track.write_sample(&sample).await {
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 280 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `sample` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> backend/src/server.rs:376:35
[INFO] [stdout]     |
[INFO] [stdout] 355 |       while let Some(next) = ws_rx.next().await {
[INFO] [stdout]     |                      ----                 -----
[INFO] [stdout]     |                      |                    |
[INFO] [stdout]     |                      |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      `next` calls a custom destructor
[INFO] [stdout]     |                      `next` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 364 |           let signal = match parse_signal_message(message) {
[INFO] [stdout]     |                              -----------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 365 |               Ok(s) => s,
[INFO] [stdout] 366 |               Err(err) => {
[INFO] [stdout]     |                   ---
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `err` calls a custom destructor
[INFO] [stdout]     |                   `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 372 |           state.sessions.touch(session_id).await;
[INFO] [stdout]     |           --------------------------------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `__awaitee` calls a custom destructor
[INFO] [stdout]     |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 376 |                   if let Err(err) = handle_offer(&peer, &signal_out_tx, sdp).await {
[INFO] [stdout]     |                              ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |      |                                        |
[INFO] [stdout]     |                              |      |                                        this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                              |      |                                        up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |      |                                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                              |      |                                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |      this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                              |      up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                              |      `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                              `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 377 | /                     state
[INFO] [stdout] 378 | |                         .sessions
[INFO] [stdout] 379 | |                         .set_error(session_id, "OFFER_FAILED", &err.to_string())
[INFO] [stdout] 380 | |                         .await;
[INFO] [stdout]     | |                              -
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |______________________________this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 386 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 398 |                   if let Err(err) = peer.add_ice_candidate(ice).await {
[INFO] [stdout]     |                              ---    ---------------------------------
[INFO] [stdout]     |                              |      |                           |
[INFO] [stdout]     |                              |      |                           this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                              |      |                           `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                              |      `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                              `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `next` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> backend/src/server.rs:355:28
[INFO] [stdout]     |
[INFO] [stdout] 355 |       while let Some(next) = ws_rx.next().await {
[INFO] [stdout]     |                      ----    ^^^^^^^^^^^^^-----
[INFO] [stdout]     |                      |       |            |
[INFO] [stdout]     |                      |       |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |       |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |       this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                      |       up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      `next` calls a custom destructor
[INFO] [stdout]     |                      `next` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 358 |               Err(err) => {
[INFO] [stdout]     |                   ---
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `err` calls a custom destructor
[INFO] [stdout]     |                   `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 364 |           let signal = match parse_signal_message(message) {
[INFO] [stdout]     |                              -----------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 365 |               Ok(s) => s,
[INFO] [stdout] 366 |               Err(err) => {
[INFO] [stdout]     |                   ---
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 372 |           state.sessions.touch(session_id).await;
[INFO] [stdout]     |           --------------------------------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `__awaitee` calls a custom destructor
[INFO] [stdout]     |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 376 |                   if let Err(err) = handle_offer(&peer, &signal_out_tx, sdp).await {
[INFO] [stdout]     |                              ---    ----------------------------------------------
[INFO] [stdout]     |                              |      |                                        |
[INFO] [stdout]     |                              |      |                                        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                              |      |                                        `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                              |      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                              `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 377 | /                     state
[INFO] [stdout] 378 | |                         .sessions
[INFO] [stdout] 379 | |                         .set_error(session_id, "OFFER_FAILED", &err.to_string())
[INFO] [stdout] 380 | |                         .await;
[INFO] [stdout]     | |                              -
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |______________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 398 |                   if let Err(err) = peer.add_ice_candidate(ice).await {
[INFO] [stdout]     |                              ---    ---------------------------------
[INFO] [stdout]     |                              |      |                           |
[INFO] [stdout]     |                              |      |                           this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                              |      |                           `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |      this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                              |      `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                              `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 407 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `next` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> backend/src/server.rs:97:12
[INFO] [stdout]     |
[INFO] [stdout]  61 |     let _audio = start_audio_bridge(config.input_selector.as_deref(), webrtc.track())
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_audio` calls a custom destructor
[INFO] [stdout]     |         `_audio` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  64 |     let app_state = Arc::new(AppState { sessions, webrtc });
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `app_state` calls a custom destructor
[INFO] [stdout]     |         `app_state` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  97 |     server.await.context("Server stopped with an error")
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  98 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `_audio` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_audio` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpal-0.15.3/src/host/alsa/mod.rs:978:1
[INFO] [stdout]     |
[INFO] [stdout] 978 | impl Drop for Stream {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `app_state` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `app_state` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:485:1
[INFO] [stdout]     |
[INFO] [stdout] 485 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `app_state` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `app_state` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> backend/src/audio.rs:277:29
[INFO] [stdout]     |
[INFO] [stdout] 272 |             let sample = Sample {
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `sample` calls a custom destructor
[INFO] [stdout]     |                 `sample` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 277 |             if let Err(e) = track.write_sample(&sample).await {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                             |                           |
[INFO] [stdout]     |                             |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 280 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `sample` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> backend/src/audio.rs:277:57
[INFO] [stdout]     |
[INFO] [stdout] 272 |             let sample = Sample {
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `sample` calls a custom destructor
[INFO] [stdout]     |                 `sample` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 277 |             if let Err(e) = track.write_sample(&sample).await {
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 280 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `sample` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check: sillymic-host v0.1.0 (/opt/rustwide/workdir/backend) updating edition from 2021 to 2024
[INFO] [stderr]     Checking sillymic-host v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "98a015aeb0a876a922f6895e750e717b962cf7f760dc7fff63c17b02ee1001ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98a015aeb0a876a922f6895e750e717b962cf7f760dc7fff63c17b02ee1001ee", kill_on_drop: false }`
[INFO] [stdout] 98a015aeb0a876a922f6895e750e717b962cf7f760dc7fff63c17b02ee1001ee
